Papers with hybrid strategy
Reviving Iterative Refinement in Diffusion-based NER with an Initializer-Restorer Approach (2026.acl-short)
Copied to clipboard
| Challenge: | Named Entity Recognition (NER) is a fundamental task in Information Extraction. |
| Approach: | They propose a generative paradigm for Named Entity Recognition by modeling NER as a boundary diffusion process. |
| Outcome: | The proposed model performs better than baseline on ACE2004, GENIA, and CleanCoNLL. |
IIIT-H TEMD Semi-Natural Emotional Speech Database from Professional Actors and Non-Actors (2020.lrec-1)
Copied to clipboard
| Challenge: | Existing databases for emotion recognition are limited due to privacy and legal issues. |
| Approach: | They propose to collect emotional speech data from actors and non-actors using designed drama situations and annotate them manually using a hybrid strategy. |
| Outcome: | The proposed database is based on simulated parallel, semi-natural, and (near to) natural databases. |
Enhancing EEG-to-Text Decoding through Transferable Representations from Pre-trained Contrastive EEG-Text Masked Autoencoder (2024.acl-long)
Copied to clipboard
| Challenge: | EEG-based language decoding is still in its nascent stages, despite promising applications in brain-computer interfaces. |
| Approach: | They propose a novel EEG-text Masked Autoencoder that orchestrates compound self-supervised learning across and within EEG and text through a dedicated multi-stream encoder. |
| Outcome: | The proposed model outperforms baseline framework in ROUGE-1 F1 and BLEU-4 scores and an LLM (specifically BART) to improve downstream tasks involving EEG and text. |
Step-level Verifier-guided Hybrid Test-Time Scaling for Large Language Models (2025.emnlp-main)
Copied to clipboard
Kaiyan Chang, Yonghao Shi, Chenglong Wang, Hang Zhou, Chi Hu, Xiaoqian Liu, Yingfeng Luo, Yuan Ge, Tong Xiao, JingBo Zhu
| Challenge: | Recent training-based TTS methods, such as continued reinforcement learning, have surged in popularity, while training-free TTS approaches are gradually fading from prominence. |
| Approach: | They propose a fine-grained sequential scaling method guided by process verification that integrates training-free TTS methods with other classical parallel scaling methods at the step level. |
| Outcome: | Experiments on five instruction-tuned large language models (LLMs) show that training-free TTS methods can extend reasoning performance boundaries. |